Skip to content

Conversation

@markcowl
Copy link
Member

No description provided.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Jun 23, 2025

All changed packages have been documented.

  • @azure-tools/typespec-autorest
  • @azure-tools/typespec-azure-resource-manager
  • @azure-tools/typespec-azure-rulesets
  • @azure-tools/typespec-client-generator-core
Show changes

@azure-tools/typespec-azure-resource-manager - feature ✏️

Add a legacy operation template for Operations_List that enables customization of both the response and error response types. This provides flexibility to specify custom response or error as needed.,> ,> For example:,> tsp,> interface Operations,> extends Azure.ResourceManager.Legacy.Operations<Response = ArmResponse<Azure.Core.Page<CustomResponse>> {},>

@azure-tools/typespec-azure-resource-manager - feature ✏️

Added a linter rule to warn when a @Azure.ResourceManager.Legacy.customAzureResource does not contain a @key property, as this can cause duplicate operations.

@azure-tools/typespec-azure-rulesets - feature ✏️

Added a linter rule to warn when a @Azure.ResourceManager.Legacy.customAzureResource does not contain a @key property, as this can cause duplicate operations.

@azure-tools/typespec-autorest - feature ✏️

Add @clientLocation support to resolveOperationId function

@azure-tools/typespec-azure-resource-manager - fix ✏️

Fix #2764 Add advanced extension resource support

@azure-tools/typespec-client-generator-core - feature ✏️

Add @clientLocation decorator to support moving an operation to another client or sub-client.

@azure-tools/typespec-client-generator-core - fix ✏️

Fix operations missing problem after introducing @clientLocation.

@azure-tools/typespec-client-generator-core - feature ✏️

Extend @usage to accept json and xml usage. @usage now is used to add usage for type and namespace, instead of override the usage calculated by operation. Also, the serialization options will include JSON or XML info if new usage is added.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Jun 23, 2025

You can try these changes here

🛝 Playground 🌐 Website

@markcowl markcowl marked this pull request as ready for review June 24, 2025 23:48
@markcowl markcowl requested a review from bterlson as a code owner June 24, 2025 23:48
@mikeharder
Copy link
Member

@markcowl: If you're going to continue developing against branch release/june-2025, could you please cherry-pick the agent pool update to this release branch? We're trying to track down the remaining pipelines we need to update, and it gets easier the fewer runs we have in the logs.

8b1972d

}
/**
* @dev Get the provider namespace key-value pair
* @dev DEPRECATED: Use ProviderParameter instead. Get the provider namespace key-value pair
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not #deprected?

@markcowl
Copy link
Member Author

azure-rest-api-specs PR: Azure/azure-rest-api-specs#35484

@markcowl markcowl merged commit b4951a2 into Azure:release/june-2025 Jun 26, 2025
22 checks passed
markcowl added a commit to markcowl/typespec-azure that referenced this pull request Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants